[INFO] fetching crate sword-macros 0.2.1...
[INFO] testing sword-macros-0.2.1 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate sword-macros 0.2.1 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate sword-macros 0.2.1
[INFO] finished tweaking crates.io crate sword-macros 0.2.1
[INFO] tweaked toml for crates.io crate sword-macros 0.2.1 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate sword-macros 0.2.1 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate sword-macros 0.2.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d732084002ce2e746c6301a4ba92353b7ed092763ddeee94676195b1f1ca43e5
[INFO] running `Command { std: "docker" "start" "-a" "d732084002ce2e746c6301a4ba92353b7ed092763ddeee94676195b1f1ca43e5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d732084002ce2e746c6301a4ba92353b7ed092763ddeee94676195b1f1ca43e5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d732084002ce2e746c6301a4ba92353b7ed092763ddeee94676195b1f1ca43e5", kill_on_drop: false }`
[INFO] [stdout] d732084002ce2e746c6301a4ba92353b7ed092763ddeee94676195b1f1ca43e5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 96ae7728f0da667f9fb04ef7bbb13bd709b0b6c4f278e2927e0132c7fcb2e129
[INFO] running `Command { std: "docker" "start" "-a" "96ae7728f0da667f9fb04ef7bbb13bd709b0b6c4f278e2927e0132c7fcb2e129", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling zmij v1.0.16
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling sword-macros v0.2.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.87s
[INFO] running `Command { std: "docker" "inspect" "96ae7728f0da667f9fb04ef7bbb13bd709b0b6c4f278e2927e0132c7fcb2e129", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "96ae7728f0da667f9fb04ef7bbb13bd709b0b6c4f278e2927e0132c7fcb2e129", kill_on_drop: false }`
[INFO] [stdout] 96ae7728f0da667f9fb04ef7bbb13bd709b0b6c4f278e2927e0132c7fcb2e129
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7e21424d10731ad3a7c0048d68bb17c15de5a3ec3d5096f5e9fa9946504f13a5
[INFO] running `Command { std: "docker" "start" "-a" "7e21424d10731ad3a7c0048d68bb17c15de5a3ec3d5096f5e9fa9946504f13a5", kill_on_drop: false }`
[INFO] [stderr]    Compiling sword-macros v0.2.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.29s
[INFO] running `Command { std: "docker" "inspect" "7e21424d10731ad3a7c0048d68bb17c15de5a3ec3d5096f5e9fa9946504f13a5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7e21424d10731ad3a7c0048d68bb17c15de5a3ec3d5096f5e9fa9946504f13a5", kill_on_drop: false }`
[INFO] [stdout] 7e21424d10731ad3a7c0048d68bb17c15de5a3ec3d5096f5e9fa9946504f13a5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 3f124c04b2db4ecf44e3ca3af17fd2e651a710236b041833a9df091f31b97bbd
[INFO] running `Command { std: "docker" "start" "-a" "3f124c04b2db4ecf44e3ca3af17fd2e651a710236b041833a9df091f31b97bbd", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sword_macros-1931ea90a3f61c9c)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests sword_macros
[INFO] [stdout] 
[INFO] [stdout] running 20 tests
[INFO] [stdout] test src/lib.rs - config (line 100) ... ignored
[INFO] [stdout] test src/lib.rs - controller (line 43) ... ignored
[INFO] [stdout] test src/lib.rs - derive_http_error (line 229) ... ignored
[INFO] [stdout] test src/lib.rs - derive_interceptor (line 66) ... ignored
[INFO] [stdout] test src/lib.rs - injectable (line 136) ... ignored
[INFO] [stdout] test src/lib.rs - injectable (line 155) ... ignored
[INFO] [stdout] test src/lib.rs - main (line 299) ... ignored
[INFO] [stdout] test src/lib.rs - main (line 315) ... ignored
[INFO] [stdout] test src/lib.rs - main (line 328) ... ignored
[INFO] [stdout] test src/lib.rs - main (line 337) ... ignored
[INFO] [stdout] test src/lib.rs - main (line 353) ... ignored
[INFO] [stdout] test src/lib.rs - main (line 362) ... ignored
[INFO] [stdout] test src/lib.rs - main (line 376) ... ignored
[INFO] [stdout] test src/lib.rs - main (line 385) ... ignored
[INFO] [stdout] test src/lib.rs - main (line 400) ... ignored
[INFO] [stdout] test src/lib.rs - main (line 409) ... ignored
[INFO] [stdout] test src/lib.rs - main (line 426) ... ignored
[INFO] [stdout] test src/lib.rs - main (line 437) ... ignored
[INFO] [stdout] test src/lib.rs - main (line 458) ... ignored
[INFO] [stdout] test src/lib.rs - main (line 473) ... ignored
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 20 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.51s; merged doctests compilation took 0.50s
[INFO] running `Command { std: "docker" "inspect" "3f124c04b2db4ecf44e3ca3af17fd2e651a710236b041833a9df091f31b97bbd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3f124c04b2db4ecf44e3ca3af17fd2e651a710236b041833a9df091f31b97bbd", kill_on_drop: false }`
[INFO] [stdout] 3f124c04b2db4ecf44e3ca3af17fd2e651a710236b041833a9df091f31b97bbd
